!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react")):"function"==typeof define&&define.amd?define("rb_wixui.thunderbolt[SliderGallery_SliderGalleryDefaultSkin]",["react"],t):"object"==typeof exports?exports["rb_wixui.thunderbolt[SliderGallery_SliderGalleryDefaultSkin]"]=t(require("react")):e["rb_wixui.thunderbolt[SliderGallery_SliderGalleryDefaultSkin]"]=t(e.React)}("undefined"!=typeof self?self:this,(function(e){return function(){var t={5329:function(t){"use strict";t.exports=e},448:function(e){function t(){return e.exports=t=Object.assign?Object.assign.bind():function(e){for(var t=1;t{t.keyCode===e&&(t.preventDefault(),t.stopPropagation(),t.currentTarget.click())}}const h=u(32),d=u(c),g=e=>{d(e),h(e)},m=(u(l),e=>Object.entries(e).reduce(((e,[t,i])=>(t.includes("data-")&&(e[t]=i),e)),{}));const p="wixui-",_=(e,...t)=>{const i=[];return e&&i.push(`${p}${e}`),t.forEach((e=>{e&&(i.push(`${p}${e}`),i.push(e))})),i.join(" ")},T={left:"onSwipeLeft",right:"onSwipeRight",up:"onSwipeUp",down:"onSwipeDown"},f=e=>{if(e.touches&&e.touches.length){const t=e.touches[0];return{x:t.pageX,y:t.pageY}}},I={touched:!0,moved:!1,deltaCoords:{x:0,y:0}},E=(e,t,i)=>()=>{let a;const r=e=>{a={...I,numOfTouches:e.touches.length,startCoords:f(e),startTime:Date.now(),evObj:{...e}}},n=e=>{if(!a)return;const t=f(e);if(t){a.startCoords||(a.startCoords=t);const e=a.startCoords.x-t.x,i=a.startCoords.y-t.y;a.moved=!0,a.deltaCoords={x:e,y:i}}},o=()=>{if(a)if(a.endTime=Date.now(),"onTap"===e&&(e=>e.touched&&!e.moved&&1===e.numOfTouches)(a))t(a.evObj);else if((e=>e.moved&&1===e.numOfTouches&&e.endTime-e.startTime<500&&(Math.abs(e.deltaCoords.x)>100||Math.abs(e.deltaCoords.y)>60))(a)){const i=((e,t)=>{let i;return i=Math.abs(e)>Math.abs(t)?e>0?"left":"right":t>0?"up":"down",i})(a.deltaCoords.x,a.deltaCoords.y);e===T[i]&&t(a.evObj)}};return i&&i.current&&(i.current.addEventListener("touchstart",r,{passive:!0}),i.current.addEventListener("touchmove",n,{passive:!0}),i.current.addEventListener("touchend",o,{passive:!0})),()=>{i&&i.current&&(i.current.removeEventListener("touchstart",r),i.current.removeEventListener("touchmove",n),i.current.removeEventListener("touchend",o))}},L=(e,t,i)=>n.useEffect(E(e,t,i),[e,i,t]);var b="jhxvbR";const A="v1",y=2,w=1920,O=1920,C=1e3,R=1e3,M={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},S={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},G={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},k={[G.CENTER]:{x:.5,y:.5},[G.TOP_LEFT]:{x:0,y:0},[G.TOP_RIGHT]:{x:1,y:0},[G.TOP]:{x:.5,y:0},[G.BOTTOM_LEFT]:{x:0,y:1},[G.BOTTOM_RIGHT]:{x:1,y:1},[G.BOTTOM]:{x:.5,y:1},[G.RIGHT]:{x:1,y:.5},[G.LEFT]:{x:0,y:.5}},N={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},v={BG:"bg",IMG:"img",SVG:"svg"},F={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},P={classic:1,super:2},x={radius:"0.66",amount:"1.00",threshold:"0.01"},B={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},H=25e6,Y=[1.5,2,4],U={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},D={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},$={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"blur"},j={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"},z={AVIF:"AVIF",PAVIF:"PAVIF"};j.JPG,j.JPEG,j.JPE,j.PNG,j.GIF,j.WEBP;function Z(e,...t){return function(...i){const a=i[i.length-1]||{},r=[e[0]];return t.forEach((function(t,n){const o=Number.isInteger(t)?i[t]:a[t];r.push(o,e[n+1])})),r.join("")}}function V(e){return e[e.length-1]}const W=[j.PNG,j.JPEG,j.JPG,j.JPE,j.WIX_ICO_MP,j.WIX_MP,j.WEBP,j.AVIF],q=[j.JPEG,j.JPG,j.JPE];function J(e,t,i){return i&&t&&!(!(a=t.id)||!a.trim()||"none"===a.toLowerCase())&&Object.values(M).includes(e);var a}function X(e,t,i){return function(e,t,i=!1){return!((Q(e)||te(e))&&t&&!i)}(e,t,i)&&(function(e){return W.includes(oe(e))}(e)||function(e,t=!1){return ee(e)&&t}(e,i))&&!/(^https?)|(^data)|(^\/\/)/.test(e)}function K(e){return oe(e)===j.PNG}function Q(e){return oe(e)===j.WEBP}function ee(e){return oe(e)===j.GIF}function te(e){return oe(e)===j.AVIF}const ie=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),ae=["\\.","\\*"],re="_";function ne(e){return function(e){return q.includes(oe(e))}(e)?j.JPG:K(e)?j.PNG:Q(e)?j.WEBP:ee(e)?j.GIF:te(e)?j.AVIF:j.UNRECOGNIZED}function oe(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function se(e,t,i,a,r){let n;return n=r===S.FILL?function(e,t,i,a){return Math.max(i/e,a/t)}(e,t,i,a):r===S.FIT?function(e,t,i,a){return Math.min(i/e,a/t)}(e,t,i,a):1,n}function ce(e,t,i,a,r,n){e=e||a.width,t=t||a.height;const{scaleFactor:o,width:s,height:c}=function(e,t,i,a,r){let n,o=i,s=a;if(n=se(e,t,i,a,r),r===S.FIT&&(o=e*n,s=t*n),o&&s&&o*s>H){const i=Math.sqrt(H/(o*s));o*=i,s*=i,n=se(e,t,o,s,r)}return{scaleFactor:n,width:o,height:s}}(e,t,a.width*r,a.height*r,i);return function(e,t,i,a,r,n,o){const{optimizedScaleFactor:s,upscaleMethodValue:c,forceUSM:l}=function(e,t,i,a){if("auto"===a)return function(e,t){const i=de(e,t);return{optimizedScaleFactor:U[i].maxUpscale,upscaleMethodValue:P.classic,forceUSM:!1}}(e,t);if("super"===a)return function(e){return{optimizedScaleFactor:V(Y),upscaleMethodValue:P.super,forceUSM:!(Y.includes(e)||e>V(Y))}}(i);return function(e,t){const i=de(e,t);return{optimizedScaleFactor:U[i].maxUpscale,upscaleMethodValue:P.classic,forceUSM:!1}}(e,t)}(e,t,n,r);let u=i,h=a;if(n<=s)return{width:u,height:h,scaleFactor:n,upscaleMethodValue:c,forceUSM:l,cssUpscaleNeeded:!1};switch(o){case S.FILL:u=i*(s/n),h=a*(s/n);break;case S.FIT:u=e*s,h=t*s}return{width:u,height:h,scaleFactor:s,upscaleMethodValue:c,forceUSM:l,cssUpscaleNeeded:!0}}(e,t,s,c,n,o,i)}function le(e,t,i,a){const r=he(i)||function(e=G.CENTER){return k[e]}(a);return{x:Math.max(0,Math.min(e.width-t.width,r.x*e.width-t.width/2)),y:Math.max(0,Math.min(e.height-t.height,r.y*e.height-t.height/2)),width:Math.min(e.width,t.width),height:Math.min(e.height,t.height)}}function ue(e){return e.alignment&&N[e.alignment]||N[G.CENTER]}function he(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:ge(Math.max(0,Math.min(100,e.x))/100,2),y:ge(Math.max(0,Math.min(100,e.y))/100,2)}),t}function de(e,t){const i=e*t;return i>U[D.HIGH].size?D.HIGH:i>U[D.MEDIUM].size?D.MEDIUM:i>U[D.LOW].size?D.LOW:D.TINY}function ge(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function me(e){return e&&e.upscaleMethod&&F[e.upscaleMethod.toUpperCase()]||F.AUTO}function pe(e,t){const i=Q(e)||te(e);return oe(e)===j.GIF||i&&t}const _e={isMobile:!1},Te=function(e){return _e[e]};function fe(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const t=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,i=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);e=t&&i,_e["isMobile"]=e}var e}function Ie(e,t){const i={css:{container:{}}},{css:a}=i,{fittingType:r}=e;switch(r){case M.ORIGINAL_SIZE:case M.LEGACY_ORIGINAL_SIZE:case M.LEGACY_STRIP_ORIGINAL_SIZE:a.container.backgroundSize="auto",a.container.backgroundRepeat="no-repeat";break;case M.SCALE_TO_FIT:case M.LEGACY_STRIP_SCALE_TO_FIT:a.container.backgroundSize="contain",a.container.backgroundRepeat="no-repeat";break;case M.STRETCH:a.container.backgroundSize="100% 100%",a.container.backgroundRepeat="no-repeat";break;case M.SCALE_TO_FILL:case M.LEGACY_STRIP_SCALE_TO_FILL:a.container.backgroundSize="cover",a.container.backgroundRepeat="no-repeat";break;case M.TILE_HORIZONTAL:case M.LEGACY_STRIP_TILE_HORIZONTAL:a.container.backgroundSize="auto",a.container.backgroundRepeat="repeat-x";break;case M.TILE_VERTICAL:case M.LEGACY_STRIP_TILE_VERTICAL:a.container.backgroundSize="auto",a.container.backgroundRepeat="repeat-y";break;case M.TILE:case M.LEGACY_STRIP_TILE:a.container.backgroundSize="auto",a.container.backgroundRepeat="repeat";break;case M.LEGACY_STRIP_FIT_AND_TILE:a.container.backgroundSize="contain",a.container.backgroundRepeat="repeat";break;case M.FIT_AND_TILE:case M.LEGACY_BG_FIT_AND_TILE:a.container.backgroundSize="auto",a.container.backgroundRepeat="repeat";break;case M.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:a.container.backgroundSize="auto",a.container.backgroundRepeat="repeat-x";break;case M.LEGACY_BG_FIT_AND_TILE_VERTICAL:a.container.backgroundSize="auto",a.container.backgroundRepeat="repeat-y";break;case M.LEGACY_BG_NORMAL:a.container.backgroundSize="auto",a.container.backgroundRepeat="no-repeat"}switch(t.alignment){case G.CENTER:a.container.backgroundPosition="center center";break;case G.LEFT:a.container.backgroundPosition="left center";break;case G.RIGHT:a.container.backgroundPosition="right center";break;case G.TOP:a.container.backgroundPosition="center top";break;case G.BOTTOM:a.container.backgroundPosition="center bottom";break;case G.TOP_RIGHT:a.container.backgroundPosition="right top";break;case G.TOP_LEFT:a.container.backgroundPosition="left top";break;case G.BOTTOM_RIGHT:a.container.backgroundPosition="right bottom";break;case G.BOTTOM_LEFT:a.container.backgroundPosition="left bottom"}return i}const Ee={[G.CENTER]:"center",[G.TOP]:"top",[G.TOP_LEFT]:"top left",[G.TOP_RIGHT]:"top right",[G.BOTTOM]:"bottom",[G.BOTTOM_LEFT]:"bottom left",[G.BOTTOM_RIGHT]:"bottom right",[G.LEFT]:"left",[G.RIGHT]:"right"},Le={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function be(e,t){const i={css:{container:{},img:{}}},{css:a}=i,{fittingType:r}=e,n=t.alignment;switch(a.container.position="relative",r){case M.ORIGINAL_SIZE:case M.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(a.img.width=e.parts[0].width,a.img.height=e.parts[0].height):(a.img.width=e.src.width,a.img.height=e.src.height);break;case M.SCALE_TO_FIT:case M.LEGACY_FIT_WIDTH:case M.LEGACY_FIT_HEIGHT:case M.LEGACY_FULL:a.img.width=t.width,a.img.height=t.height,a.img.objectFit="contain",a.img.objectPosition=Ee[n]||"unset";break;case M.LEGACY_BG_NORMAL:a.img.width="100%",a.img.height="100%",a.img.objectFit="none",a.img.objectPosition=Ee[n]||"unset";break;case M.STRETCH:a.img.width=t.width,a.img.height=t.height,a.img.objectFit="fill";break;case M.SCALE_TO_FILL:a.img.width=t.width,a.img.height=t.height,a.img.objectFit="cover"}if("number"==typeof a.img.width&&"number"==typeof a.img.height&&(a.img.width!==t.width||a.img.height!==t.height)){const e=Math.round((t.height-a.img.height)/2),i=Math.round((t.width-a.img.width)/2);Object.assign(a.img,Le,function(e,t,i){return{[G.TOP_LEFT]:{top:0,left:0},[G.TOP_RIGHT]:{top:0,right:0},[G.TOP]:{top:0,left:t},[G.BOTTOM_LEFT]:{bottom:0,left:0},[G.BOTTOM_RIGHT]:{bottom:0,right:0},[G.BOTTOM]:{bottom:0,left:t},[G.RIGHT]:{top:e,right:0},[G.LEFT]:{top:e,left:0},[G.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(e,i,t)[n])}return i}function Ae(e,t){const i={css:{container:{}},attr:{container:{},img:{}}},{css:a,attr:r}=i,{fittingType:n}=e,o=t.alignment,{width:s,height:c}=e.src;let l;switch(a.container.position="relative",n){case M.ORIGINAL_SIZE:case M.LEGACY_ORIGINAL_SIZE:case M.TILE:e.parts&&e.parts.length?(r.img.width=e.parts[0].width,r.img.height=e.parts[0].height):(r.img.width=s,r.img.height=c),r.img.preserveAspectRatio="xMidYMid slice";break;case M.SCALE_TO_FIT:case M.LEGACY_FIT_WIDTH:case M.LEGACY_FIT_HEIGHT:case M.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case M.STRETCH:r.img.width=t.width,r.img.height=t.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case M.SCALE_TO_FILL:X(e.src.id)?(r.img.width=t.width,r.img.height=t.height):(l=function(e,t,i,a,r){const n=se(e,t,i,a,r);return{width:Math.round(e*n),height:Math.round(t*n)}}(s,c,t.width,t.height,S.FILL),r.img.width=l.width,r.img.height=l.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==t.width||r.img.height!==t.height)){let e,i,a=0,s=0;n===M.TILE?(e=t.width%r.img.width,i=t.height%r.img.height):(e=t.width-r.img.width,i=t.height-r.img.height);const c=Math.round(e/2),l=Math.round(i/2);switch(o){case G.TOP_LEFT:a=0,s=0;break;case G.TOP:a=c,s=0;break;case G.TOP_RIGHT:a=e,s=0;break;case G.LEFT:a=0,s=l;break;case G.CENTER:a=c,s=l;break;case G.RIGHT:a=e,s=l;break;case G.BOTTOM_LEFT:a=0,s=i;break;case G.BOTTOM:a=c,s=i;break;case G.BOTTOM_RIGHT:a=e,s=i}r.img.x=a,r.img.y=s}return r.container.width=t.width,r.container.height=t.height,r.container.viewBox=[0,0,t.width,t.height].join(" "),i}function ye(e,t,i){let a;switch(t.crop&&(a=function(e,t){const i=Math.max(0,Math.min(e.width,t.x+t.width)-Math.max(0,t.x)),a=Math.max(0,Math.min(e.height,t.y+t.height)-Math.max(0,t.y));return i&&a&&(e.width!==i||e.height!==a)?{x:Math.max(0,t.x),y:Math.max(0,t.y),width:i,height:a}:null}(t,t.crop),a&&(e.src.width=a.width,e.src.height=a.height,e.src.isCropped=!0,e.parts.push(Oe(a)))),e.fittingType){case M.SCALE_TO_FIT:case M.LEGACY_FIT_WIDTH:case M.LEGACY_FIT_HEIGHT:case M.LEGACY_FULL:case M.FIT_AND_TILE:case M.LEGACY_BG_FIT_AND_TILE:case M.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case M.LEGACY_BG_FIT_AND_TILE_VERTICAL:case M.LEGACY_BG_NORMAL:e.parts.push(we(e,i));break;case M.SCALE_TO_FILL:e.parts.push(function(e,t){const i=ce(e.src.width,e.src.height,S.FILL,t,e.devicePixelRatio,e.upscaleMethod),a=he(e.focalPoint);return{transformType:a?S.FILL_FOCAL:S.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:ue(t),focalPointX:a&&a.x,focalPointY:a&&a.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(e,i));break;case M.STRETCH:e.parts.push(function(e,t){const i=se(e.src.width,e.src.height,t.width,t.height,S.FILL),a={...t};return a.width=e.src.width*i,a.height=e.src.height*i,we(e,a)}(e,i));break;case M.TILE_HORIZONTAL:case M.TILE_VERTICAL:case M.TILE:case M.LEGACY_ORIGINAL_SIZE:case M.ORIGINAL_SIZE:a=le(e.src,i,e.focalPoint,i.alignment),e.src.isCropped?(Object.assign(e.parts[0],a),e.src.width=a.width,e.src.height=a.height):e.parts.push(Oe(a));break;case M.LEGACY_STRIP_TILE_HORIZONTAL:case M.LEGACY_STRIP_TILE_VERTICAL:case M.LEGACY_STRIP_TILE:case M.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push(function(e){return{transformType:S.LEGACY_CROP,width:Math.round(e.width),height:Math.round(e.height),alignment:ue(e),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case M.LEGACY_STRIP_SCALE_TO_FIT:case M.LEGACY_STRIP_FIT_AND_TILE:e.parts.push(function(e){return{transformType:S.FIT,width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case M.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push(function(e){return{transformType:S.LEGACY_FILL,width:Math.round(e.width),height:Math.round(e.height),alignment:ue(e),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function we(e,t){const i=ce(e.src.width,e.src.height,S.FIT,t,e.devicePixelRatio,e.upscaleMethod);return{transformType:!e.src.width||!e.src.height?S.FIT:S.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:N.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function Oe(e){return{transformType:S.CROP,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function Ce(e,t){t=t||{},e.quality=function(e,t){const i=e.fileType===j.PNG,a=e.fileType===j.JPG,r=e.fileType===j.WEBP,n=e.fileType===j.AVIF,o=a||i||r||n;if(o){const a=V(e.parts),r=(s=a.width,c=a.height,U[de(s,c)].quality);let n=t.quality&&t.quality>=5&&t.quality<=90?t.quality:r;return n=i?n+5:n,n}var s,c;return 0}(e,t),e.progressive=function(e){return!1!==e.progressive}(t),e.watermark=function(e){return e.watermark}(t),e.autoEncode=t.autoEncode??!0,e.encoding=t?.encoding,e.unsharpMask=function(e,t){if(function(e){const t="number"==typeof(e=e||{}).radius&&!isNaN(e.radius)&&e.radius>=.1&&e.radius<=500,i="number"==typeof e.amount&&!isNaN(e.amount)&&e.amount>=0&&e.amount<=10,a="number"==typeof e.threshold&&!isNaN(e.threshold)&&e.threshold>=0&&e.threshold<=255;return t&&i&&a}(t.unsharpMask))return{radius:ge(t.unsharpMask?.radius,2),amount:ge(t.unsharpMask?.amount,2),threshold:ge(t.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=t.unsharpMask)||{}).radius||isNaN(i.radius)||0!==i.radius||"number"!=typeof i.amount||isNaN(i.amount)||0!==i.amount||"number"!=typeof i.threshold||isNaN(i.threshold)||0!==i.threshold)&&function(e){const t=V(e.parts);return!(t.scaleFactor>=1)||t.forceUSM||t.transformType===S.FIT}(e))return x;var i;return}(e,t),e.filters=function(e){const t=e.filters||{},i={};Re(t[$.CONTRAST],-100,100)&&(i[$.CONTRAST]=t[$.CONTRAST]);Re(t[$.BRIGHTNESS],-100,100)&&(i[$.BRIGHTNESS]=t[$.BRIGHTNESS]);Re(t[$.SATURATION],-100,100)&&(i[$.SATURATION]=t[$.SATURATION]);Re(t[$.HUE],-180,180)&&(i[$.HUE]=t[$.HUE]);Re(t[$.BLUR],0,100)&&(i[$.BLUR]=t[$.BLUR]);return i}(t)}function Re(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function Me(e,t,i,a){const r=function(e){return e?.isSEOBot??!1}(a),n=ne(t.id),o=function(e,t){const i=/\.([^.]*)$/,a=new RegExp(`(${ie.concat(ae).join("|")})`,"g");if(t&&t.length){let e=t;const r=t.match(i);return r&&W.includes(r[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(a,re)}const r=e.match(/\/(.*?)$/);return(r?r[1]:e).replace(i,"")}(t.id,t.name),s=r?1:function(e){return Math.min(e.pixelAspectRatio||1,y)}(i),c=oe(t.id),l=c,u=X(t.id,a?.hasAnimation,a?.allowAnimatedTransform),h={fileName:o,fileExtension:c,fileType:n,fittingType:e,preferredExtension:l,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:pe(t.id,a?.hasAnimation)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:s,quality:0,upscaleMethod:me(a),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:u};return u&&(ye(h,t,i),Ce(h,a)),h}function Se(e,t,i){const a={...i},r=Te("isMobile");switch(e){case M.LEGACY_BG_FIT_AND_TILE:case M.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case M.LEGACY_BG_FIT_AND_TILE_VERTICAL:case M.LEGACY_BG_NORMAL:const e=r?C:w,i=r?R:O;a.width=Math.min(e,t.width),a.height=Math.min(i,Math.round(a.width/(t.width/t.height))),a.pixelAspectRatio=1}return a}const Ge=Z`fit/w_${"width"},h_${"height"}`,ke=Z`fill/w_${"width"},h_${"height"},al_${"alignment"}`,Ne=Z`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,ve=Z`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,Fe=Z`crop/w_${"width"},h_${"height"},al_${"alignment"}`,Pe=Z`fill/w_${"width"},h_${"height"},al_${"alignment"}`,xe=Z`,lg_${"upscaleMethodValue"}`,Be=Z`,q_${"quality"}`,He=Z`,quality_auto`,Ye=Z`,usm_${"radius"}_${"amount"}_${"threshold"}`,Ue=Z`,bl`,De=Z`,wm_${"watermark"}`,$e={[$.CONTRAST]:Z`,con_${"contrast"}`,[$.BRIGHTNESS]:Z`,br_${"brightness"}`,[$.SATURATION]:Z`,sat_${"saturation"}`,[$.HUE]:Z`,hue_${"hue"}`,[$.BLUR]:Z`,blur_${"blur"}`},je=Z`,enc_auto`,ze=Z`,enc_avif`,Ze=Z`,enc_pavif`,Ve=Z`,pstr`;function We(e,t,i,a={},r){if(X(t.id,a?.hasAnimation,a?.allowAnimatedTransform)){if(Q(t.id)||te(t.id)){const{alignment:n,...o}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,r=Me(e,t,o,a)}else r=r||Me(e,t,i,a);return function(e){const t=[];e.parts.forEach((e=>{switch(e.transformType){case S.CROP:t.push(ve(e));break;case S.LEGACY_CROP:t.push(Fe(e));break;case S.LEGACY_FILL:let i=Pe(e);e.upscale&&(i+=xe(e)),t.push(i);break;case S.FIT:let a=Ge(e);e.upscale&&(a+=xe(e)),t.push(a);break;case S.FILL:let r=ke(e);e.upscale&&(r+=xe(e)),t.push(r);break;case S.FILL_FOCAL:let n=Ne(e);e.upscale&&(n+=xe(e)),t.push(n)}}));let i=t.join("/");return e.quality&&(i+=Be(e)),e.unsharpMask&&(i+=Ye(e.unsharpMask)),e.progressive||(i+=Ue(e)),e.watermark&&(i+=De(e)),e.filters&&(i+=Object.keys(e.filters).map((t=>$e[t](e.filters))).join("")),e.fileType!==j.GIF&&(e.encoding===z.AVIF?(i+=ze(e),i+=He(e)):e.encoding===z.PAVIF?(i+=Ze(e),i+=He(e)):e.autoEncode&&(i+=je(e))),e.src?.isAnimated&&e.transformed&&(i+=Ve(e)),`${e.src.id}/${A}/${i}/${e.fileName}.${e.preferredExtension}`}(r)}return t.id}const qe={[G.CENTER]:"50% 50%",[G.TOP_LEFT]:"0% 0%",[G.TOP_RIGHT]:"100% 0%",[G.TOP]:"50% 0%",[G.BOTTOM_LEFT]:"0% 100%",[G.BOTTOM_RIGHT]:"100% 100%",[G.BOTTOM]:"50% 100%",[G.RIGHT]:"100% 50%",[G.LEFT]:"0% 50%"},Je=Object.entries(qe).reduce(((e,[t,i])=>(e[i]=t,e)),{}),Xe=[M.TILE,M.TILE_HORIZONTAL,M.TILE_VERTICAL,M.LEGACY_BG_FIT_AND_TILE,M.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,M.LEGACY_BG_FIT_AND_TILE_VERTICAL],Ke=[M.LEGACY_ORIGINAL_SIZE,M.ORIGINAL_SIZE,M.LEGACY_BG_NORMAL];function Qe(e,t,{width:i,height:a}){return e===M.TILE&&t.width>i&&t.height>a}function et(e,{width:t,height:i}){if(!t||!i){const a=t||Math.min(980,e.width),r=a/e.width;return{width:a,height:i||e.height*r}}return{width:t,height:i}}function tt(e,t,i,a="center"){const r={img:{},container:{}};if(e===M.SCALE_TO_FILL){const e=t.focalPoint&&function(e){const t=`${e.x}% ${e.y}%`;return Je[t]||""}(t.focalPoint),n=e||a;t.focalPoint&&!e?r.img={objectPosition:it(t,i,t.focalPoint)}:r.img={objectPosition:qe[n]}}else[M.LEGACY_ORIGINAL_SIZE,M.ORIGINAL_SIZE].includes(e)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:Xe.includes(e)&&(r.container={backgroundSize:`${t.width}px ${t.height}px`});return r}function it(e,t,i){const{width:a,height:r}=e,{width:n,height:o}=t,{x:s,y:c}=i;if(!n||!o)return`${s}% ${c}%`;const l=Math.max(n/a,o/r),u=a*l,h=r*l,d=Math.max(0,Math.min(u-n,u*(s/100)-n/2)),g=Math.max(0,Math.min(h-o,h*(c/100)-o/2));return`${d&&Math.floor(d/(u-n)*100)}% ${g&&Math.floor(g/(h-o)*100)}%`}const at={width:"100%",height:"100%"};function rt(e,t,i,a={}){const{autoEncode:r=!0,isSEOBot:n,shouldLoadHQImage:o,hasAnimation:s,allowAnimatedTransform:c,encoding:l}=a;if(!J(e,t,i))return B;const u=void 0===c||c,h=X(t.id,s,u);if(!h||o)return nt(e,t,i,{...a,autoEncode:r,useSrcset:h});const d={...i,...et(t,i)},{alignment:g,htmlTag:m}=d,p=Qe(e,t,d),_=function(e,t,{width:i,height:a},r=!1){if(r)return{width:i,height:a};const n=!Ke.includes(e),o=Qe(e,t,{width:i,height:a}),s=!o&&Xe.includes(e),c=s?t.width:i,l=s?t.height:a,u=n?function(e,t){return e>900?t?.05:.15:e>500?t?.1:.18:e>200?.25:1}(c,K(t.id)):1;return{width:o?1920:c*u,height:l*u}}(e,t,d,n),T=function(e,t,i){return i?0:Xe.includes(t)?1:e>200?2:3}(d.width,e,n),f=function(e,t){const i=Xe.includes(e)&&!t;return e===M.SCALE_TO_FILL||i?M.SCALE_TO_FIT:e}(e,p),I=tt(e,t,i,g),{uri:E}=nt(f,t,{..._,alignment:g,htmlTag:m},{autoEncode:r,filters:T?{blur:T}:{},hasAnimation:s,allowAnimatedTransform:u,encoding:l}),{attr:L={},css:b}=nt(e,t,{...d,alignment:g,htmlTag:m},{});return b.img=b.img||{},b.container=b.container||{},Object.assign(b.img,I.img,at),Object.assign(b.container,I.container),{uri:E,css:b,attr:L,transformed:!0}}function nt(e,t,i,a){let r={};if(J(e,t,i)){const n=Se(e,t,i),o=Me(e,t,n,a);r.uri=We(e,t,n,a,o),a?.useSrcset&&(r.srcset=function(e,t,i,a,r){const n=i.pixelAspectRatio||1;return{dpr:[`${1===n?r.uri:We(e,t,{...i,pixelAspectRatio:1},a)} 1x`,`${2===n?r.uri:We(e,t,{...i,pixelAspectRatio:2},a)} 2x`]}}(e,t,n,a,r)),Object.assign(r,function(e,t){let i;return i=t.htmlTag===v.BG?Ie:t.htmlTag===v.SVG?Ae:be,i(e,t)}(o,n),{transformed:o.transformed})}else r=B;return r}const ot="https://static.wixstatic.com/media/";"undefined"!=typeof window&&window.devicePixelRatio;fe();fe();const st=ot,{STATIC_MEDIA_URL:ct}=e,lt=({fittingType:e,src:t,target:i,options:a})=>{const r=rt(e,t,i,{...a,autoEncode:!0});return r?.uri&&!/^[a-z]+:/.test(r.uri)&&(r.uri=`${ct}${r.uri}`),r},ut=/^[a-z]+:/,ht=e=>{const{id:t,containerId:i,uri:a,alt:r,name:o="",role:s,width:c,height:l,displayMode:u,devicePixelRatio:h,quality:d,alignType:g,bgEffectName:m="",focalPoint:p,upscaleMethod:_,className:T="",crop:f,imageStyles:I={},targetWidth:E,targetHeight:L,targetScale:A,onLoad:y=()=>{},onError:w=()=>{},shouldUseLQIP:O,containerWidth:C,containerHeight:R,getPlaceholder:M,isInFirstFold:S,placeholderTransition:G,socialAttrs:k,isSEOBot:N,skipMeasure:v,hasAnimation:F,encoding:P}=e,x=n.useRef(null);let B="";const H="blur"===G,Y=n.useRef(null);if(!Y.current)if(M||O||S||N){const e={upscaleMethod:_,...d||{},shouldLoadHQImage:S,isSEOBot:N,hasAnimation:F,encoding:P};Y.current=(M||lt)({fittingType:u,src:{id:a,width:c,height:l,crop:f,name:o,focalPoint:p},target:{width:C,height:R,alignment:g,htmlTag:"img"},options:e}),B=!Y.current.transformed||S||N?"":"true"}else Y.current={uri:void 0,css:{img:{}},attr:{img:{},container:{}},transformed:!1};const U=!N&&(M||O)&&!S&&Y.current.transformed,D=n.useMemo((()=>JSON.stringify({containerId:i,...i&&{containerId:i},...g&&{alignType:g},...v&&{skipMeasure:!0},displayMode:u,...C&&{targetWidth:C},...R&&{targetHeight:R},...E&&{targetWidth:E},...L&&{targetHeight:L},...A&&{targetScale:A},isLQIP:U,isSEOBot:N,lqipTransition:G,encoding:P,imageData:{width:c,height:l,uri:a,name:o,displayMode:u,hasAnimation:F,...d&&{quality:d},...h&&{devicePixelRatio:h},...p&&{focalPoint:p},...f&&{crop:f},..._&&{upscaleMethod:_}}})),[i,g,v,u,C,R,E,L,A,U,N,G,P,c,l,a,o,F,d,h,p,f,_]),$=Y.current,j=$?.uri,z=$?.srcset,Z=$.css?.img,V=`${b} ${T}`;n.useEffect((()=>{const e=x.current;y&&e?.currentSrc&&e?.complete&&y({target:e})}),[]);const W=$&&!$?.transformed?`max(${c}px, 100%)`:E?`${E}px`:null;return n.createElement("wow-image",{id:t,class:V,"data-image-info":D,"data-motion-part":`BG_IMG ${i}`,"data-bg-effect-name":m,"data-has-ssr-src":B,"data-animate-blur":!N&&U&&H?"":void 0,style:W?{"--wix-img-max-width":W}:{}},n.createElement("img",{src:j,ref:x,alt:r||"",role:s,style:{...Z,...I},onLoad:y,onError:w,width:C||void 0,height:R||void 0,...k,srcSet:S?z?.dpr?.map((e=>ut.test(e)?e:`${ct}${e}`)).join(", "):void 0,fetchpriority:S?"high":void 0,loading:!1===S?"lazy":void 0,suppressHydrationWarning:!0}))};var dt="Tj01hh";var gt=e=>{var t,a;const{id:r,alt:o,role:c,className:l,imageStyles:u={},targetWidth:h,targetHeight:d,onLoad:g,onError:m,containerWidth:p,containerHeight:_,isInFirstFold:T,socialAttrs:f,skipMeasure:I,responsiveImageProps:E,zoomedImageResponsiveOverride:L,displayMode:b}=e,A=h||p,y=d||_,{fallbackSrc:w,srcset:O,sources:C,css:R}=E||{},{width:M,height:S,...G}=(null==E||null==(t=E.css)?void 0:t.img)||{},k="original_size"===b?null==E||null==(a=E.css)?void 0:a.img:G;var N;return w&&O&&R?n.createElement("img",i()({fetchpriority:T?"high":void 0,loading:!1===T?"lazy":void 0,sizes:A+"px",srcSet:I?null==L?void 0:L.srcset:null==E?void 0:E.srcset,id:r,src:w,alt:o||"",role:c,style:{...u,...I?{...null==L||null==(N=L.css)?void 0:N.img}:{...k}},onLoad:g,onError:m,className:s(l,dt),width:A,height:y},f)):w&&C&&R?n.createElement("picture",null,C.map((e=>{let{srcset:t,media:i,sizes:a}=e;return n.createElement("source",{key:i,srcSet:t,media:i,sizes:a})})),n.createElement("img",i()({fetchpriority:T?"high":void 0,loading:!1===T?"lazy":void 0,id:r,src:C[0].fallbackSrc,alt:o||"",role:c,style:{...u,objectFit:C[0].imgStyle.objectFit,objectPosition:C[0].imgStyle.objectPosition},onLoad:g,onError:m,className:s(l,dt),width:A,height:y},f))):n.createElement(ht,e)};const mt={root:"linkElement"},pt=(e,t)=>{const{href:a,role:r,target:o,rel:s,className:c="",children:l,linkPopupId:u,anchorDataId:p,anchorCompId:_,tabIndex:T,dataTestId:f=mt.root,title:I,onClick:E,onDoubleClick:L,onMouseEnter:b,onMouseLeave:A,onFocus:y,onFocusCapture:w,onBlurCapture:O,"aria-live":C,"aria-disabled":R,"aria-label":M,"aria-labelledby":S,"aria-pressed":G,"aria-expanded":k,"aria-describedby":N,"aria-haspopup":v,"aria-current":F,dataPreview:P,dataPart:x}=e,B=void 0!==e.activateByKey?e.activateByKey:(e=>e?"SpaceOrEnter":"Space")(u);let H;switch(B){case"Enter":H=d;break;case"Space":H=h;break;case"SpaceOrEnter":H=g;break;default:H=void 0}return void 0!==a||u?n.createElement("a",i()({},m(e),{"data-testid":f,"data-popupid":u,"data-anchor":p,"data-anchor-comp-id":_,"data-preview":P,"data-part":x,href:a||void 0,target:o,role:u?"button":r,rel:s,className:c,onKeyDown:H,"aria-live":C,"aria-disabled":R,"aria-label":M,"aria-labelledby":S,"aria-pressed":G,"aria-expanded":k,"aria-haspopup":v,"aria-describedby":N,"aria-current":F,title:I,onClick:E,onMouseEnter:b,onMouseLeave:A,onDoubleClick:L,onFocus:y,onFocusCapture:w,onBlurCapture:O,ref:t,tabIndex:u?0:T}),l):n.createElement("div",i()({},m(e),{"data-testid":f,"data-preview":P,"data-part":x,className:c,tabIndex:T,"aria-label":M,"aria-labelledby":S,"aria-haspopup":v,"aria-disabled":R,"aria-expanded":k,title:I,role:r,onClick:E,onDoubleClick:L,onMouseEnter:b,onMouseLeave:A,ref:t}),l)};var _t=n.forwardRef(pt);const Tt="gallery-item-click-action-link",ft="gallery-item-click-action-image-zoom",It="gallery-item-describedby-id",Et="gallery-item-click-action-disabled";var Lt=e=>{const{imageOnClickAction:t,openImageZoom:a,focusItemRoot:r,focusDisabledItems:o=!1,imgTitle:c,imgAlt:l,link:u,children:h,skinsStyle:d,itemId:m,translations:p,onFocus:_=()=>{},onBlur:T=()=>{}}=e,f="describedby_"+m,I=()=>{r&&r(),a()};switch(t){case"zoomMode":return n.createElement("div",{className:s(d.itemClickWrapper,d.imageZoomBtn),"data-testid":ft,role:"button","aria-haspopup":"true",tabIndex:0,"aria-label":l||c||void 0,"aria-describedby":f,onClick:I,onKeyDown:g,onFocus:_,onBlur:T},h,n.createElement("div",{style:{display:"none"}},n.createElement("span",{id:f,"data-testid":It},p.imageZoomDescribedByLabel)));case"goToLink":if(!(E=u)||0===Object.keys(E).length&&E.constructor===Object)break;return n.createElement(_t,i()({className:s(d.itemClickWrapper,d.imageLink),dataTestId:Tt},o?{tabIndex:0}:{},u),h)}var E;return n.createElement("div",i()({className:d.itemClickWrapper,role:"img","data-testid":Et},o?{tabIndex:0}:{}),h)};var bt={root:"gallery",galleryItem:"gallery__item"};const At=()=>{};var yt=e=>{var t;const{dataId:a,link:r,image:o,itemId:c,title:l,description:u,skinsStyle:h,extraClassNames:d,imageOnClickAction:g,openImageZoom:m=At,itemClickHandler:p=At,translations:T}=e,f=n.useCallback((()=>m(a)),[a,m]),{width:I,height:E}=(e=>{let{aspectRatio:t,keepImageAspectRatio:i,image:a}=e;return i?{width:a.width,height:a.height}:{width:1e4*t,height:1e4}})(e);return n.createElement("div",{className:s(h.root,d.root,_(bt.galleryItem)),onClick:p},n.createElement(Lt,{imageOnClickAction:g,openImageZoom:f,link:r,imgTitle:o.title||"",imgAlt:o.alt,itemId:c,skinsStyle:h,translations:T},n.createElement("svg",{className:h.sizer,viewBox:"0 0 "+I+" "+E}),n.createElement("div",{className:h.imageWrapper},n.createElement("div",{className:h.imageBorder},n.createElement(gt,i()({className:h.image,id:"img_"+o.containerId},o,{title:l||u,alt:null!=(t=o.alt)?t:o.title}))),n.createElement("div",{className:h.overlay}))))};const wt="slider-gallery-visible-items-container",Ot="slider-gallery-all-items-container",Ct="slider-gallery-swipe-left",Rt="slider-gallery-swipe-right",Mt=()=>{};var St=e=>{const{id:t,className:a,customClassNames:r=[],skinsStyle:o,skinsItemStyle:l,items:u,imageOnClickAction:h,openImageZoom:d=()=>{},translations:g,aspectRatio:p,onItemClicked:T,keepImageAspectRatio:f,SkinNavButton:I,play:E=Mt,pause:b=Mt,onMouseEnter:A,onMouseLeave:y,playOnHover:w,playInLoop:O,getPlaceholder:C}=e,[R,M]=n.useState({right:!1,left:!1}),S=(e,t)=>{t.keyCode!==c||R[e]||(M((t=>({...t,[e]:!0}))),F(e))},G=e=>{R[e]&&(M((t=>({...t,[e]:!1}))),b(t))},k=n.useRef(null),N=n.useRef(null),v=n.useRef(null),F=e=>E(t,e,N.current,v.current);L("onSwipeLeft",(()=>F("right")),k),L("onSwipeRight",(()=>F("left")),k);const P=u.map(((e,t)=>({item:e,originalIndex:t}))),x=(O?[...P,...P]:[...P]).map(((e,a)=>{let{item:r,originalIndex:s}=e;return r.image.getPlaceholder=C,n.createElement(yt,i()({key:"item-"+a,extraClassNames:{root:o.item},skinsStyle:l,imageOnClickAction:h,itemId:(c=s,u=t,"item-"+c+"-"+u),openImageZoom:e=>d(e,t),itemClickHandler:()=>{null==T||T({itemIndex:s,type:"itemClicked"})},translations:g,aspectRatio:p,keepImageAspectRatio:f},r));var c,u})),B=t+"-play-button-description";return n.createElement("div",i()({id:t},m(e),{className:s(o.root,a,_(bt.root,...r)),role:"region","aria-label":g.galleryAriaLabel,ref:k,onMouseEnter:A,onMouseLeave:y}),n.createElement("p",{id:B,className:o.playButtonsDescription},g.playButtonAriaLabel),n.createElement(I,i()({ariaLabel:g.playBackwardAriaLabel,extraClassName:o.swipeLeftHitArea,direction:"left",ariaPressed:R.left?"true":"false",describedById:B},w?{mouseEnter:()=>F("left"),mouseLeave:()=>b(t),keyDown:e=>S("left",e),keyUp:()=>G("left")}:{pointerDown:()=>F("left")})),n.createElement(I,i()({ariaLabel:g.playForwardAriaLabel,extraClassName:o.swipeRightHitArea,direction:"right",ariaPressed:R.right?"true":"false",describedById:B},w?{mouseEnter:()=>F("right"),mouseLeave:()=>b(t),keyDown:e=>S("right",e),keyUp:()=>G("right")}:{pointerDown:()=>F("right")})),n.createElement("div",{"data-testid":wt,className:o.visibleItemsContainer,ref:N,"aria-live":"polite"},n.createElement("div",{id:"items_"+t,"data-testid":Ot,className:o.allItemsContainer,ref:v},x)),n.createElement("div",{className:o.counter}),n.createElement("div",{className:o.autoplay}))},Gt={root:"sILHeR",itemClickWrapper:"UrH5ab",imageZoomBtn:"yewAS7",sizer:"v6gDrZ",imageWrapper:"Ry6CMm",imageBorder:"lhsOLD",image:"gdcwwX",overlay:"YbZRsC"};var kt=e=>{const{ariaLabel:t,extraClassName:i,direction:a,mouseEnter:r,mouseLeave:o,pointerDown:c,keyDown:l,keyUp:u,ariaPressed:h,describedById:d}=e;return n.createElement("button",{"data-testid":"left"===a?Ct:Rt,className:s(i),type:"button","aria-label":t,onMouseEnter:r,onMouseLeave:o,onPointerDown:c,onKeyDown:l,onKeyUp:u,"aria-pressed":h,"aria-describedby":d})},Nt={root:"A6U0Ow",visibleItemsContainer:"DIgajY",allItemsContainer:"oSphN5",item:"_YImSl",playButtonsDescription:"VktlwA",swipeLeftHitArea:"F_ijvM",swipeRightHitArea:"z4Pfv1"};const vt={SliderGallery_SliderGalleryDefaultSkin:{component:e=>n.createElement(St,i()({},e,{skinsStyle:Nt,skinsItemStyle:Gt,SkinNavButton:kt}))}}}(),r}()})); //# sourceMappingURL=https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SliderGallery_SliderGalleryDefaultSkin].3e1237d0.bundle.min.js.map